[INFO] cloning repository https://github.com/DrBrad/Phasmophobia-SmudgeTimer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrBrad/Phasmophobia-SmudgeTimer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBrad%2FPhasmophobia-SmudgeTimer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBrad%2FPhasmophobia-SmudgeTimer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 809f43d628a2a7ff519369c6da4070c88870e4b9
[INFO] fixing DrBrad/Phasmophobia-SmudgeTimer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBrad%2FPhasmophobia-SmudgeTimer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DrBrad/Phasmophobia-SmudgeTimer
[INFO] finished tweaking git repo https://github.com/DrBrad/Phasmophobia-SmudgeTimer
[INFO] tweaked toml for git repo https://github.com/DrBrad/Phasmophobia-SmudgeTimer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrBrad/Phasmophobia-SmudgeTimer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrBrad/Phasmophobia-SmudgeTimer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded gdk4-win32 v0.10.3
[INFO] [stderr]   Downloaded gdk4-win32-sys v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc
[INFO] running `Command { std: "docker" "start" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling gtk4-macros v0.10.3
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.5
[INFO] [stderr]    Compiling pango-sys v0.21.5
[INFO] [stderr]    Compiling gdk4-sys v0.10.3
[INFO] [stderr]    Compiling graphene-sys v0.21.5
[INFO] [stderr]    Compiling gsk4-sys v0.10.3
[INFO] [stderr]    Compiling gtk4-sys v0.10.3
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.21.5
[INFO] [stderr]     Checking gio v0.21.5
[INFO] [stderr]     Checking cairo-rs v0.21.5
[INFO] [stderr]     Checking graphene-rs v0.21.5
[INFO] [stderr]     Checking gdk-pixbuf v0.21.5
[INFO] [stderr]     Checking pango v0.21.5
[INFO] [stderr]     Checking gdk4 v0.10.3
[INFO] [stderr]     Checking gsk4 v0.10.3
[INFO] [stderr]     Checking gtk4 v0.10.3
[INFO] [stderr]     Checking phastimer v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `glib` in this scope
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use glib::clone::Downgrade;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `glib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gdk4_win32` in this scope
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gdk4_win32::prelude::{DisplayExt, MonitorExt};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gdk4_win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gdk4_win32`, use `cargo add gdk4_win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glib`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use glib::Propagation;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gtk4::glib::Propagation;
[INFO] [stdout]    |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gdk4_win32` in this scope
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gdk4_win32::glib::translate::ToGlibPtr;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gdk4_win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gdk4_win32`, use `cargo add gdk4_win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `glib` in this scope
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use glib::object::ObjectExt;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `glib`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `glib` in this scope
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use glib::clone::Downgrade;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `glib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gdk4_win32` in this scope
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gdk4_win32::prelude::{DisplayExt, MonitorExt};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gdk4_win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gdk4_win32`, use `cargo add gdk4_win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glib`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use glib::Propagation;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gtk4::glib::Propagation;
[INFO] [stdout]    |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gdk4_win32` in this scope
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gdk4_win32::glib::translate::ToGlibPtr;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gdk4_win32`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gdk4_win32`, use `cargo add gdk4_win32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `glib` in this scope
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use glib::object::ObjectExt;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `glib`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glib`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glib::Propagation;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::glib::Propagation;
[INFO] [stdout]   |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::gtk4::windows::main_window::win32_move_to_x_and_topmost`
[INFO] [stdout]    --> src/gtk4/views/console_view.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use crate::gtk4::windows::main_window::win32_move_to_x_and_topmost;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        no `win32_move_to_x_and_topmost` in `gtk4::windows::main_window`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/gtk4/windows/main_window.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 238 | pub fn win32_move_to_x_and_topmost(window: &ApplicationWindow, x: i32, topmost: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NativeExt`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gtk4::prelude::{Cast, GtkWindowExt, ListModelExt, NativeExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gtk4::views::console_view::get_screen_width`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::gtk4::views::console_view::get_screen_width;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::settings::LOCATION`
[INFO] [stdout]   --> src/gtk4/windows/main_window.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::settings::LOCATION;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Application`, `Builder`, `CssProvider`, `StackPage`, `Stack`, and `style_context_add_provider_for_display`
[INFO] [stdout]  --> src/gtk4/windows/console_window.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk4::{style_context_add_provider_for_display, Application, ApplicationWindow, Builder, CssProvider, Stack, StackPage, Window};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                     ^^^^^^^  ^^^^^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ApplicationWindow`, `GestureClick`, `GridView`, `ListItem`, `MultiSelection`, `NoSelection`, `Orientation`, `SignalListItemFactory`, `SingleSelection`, `StringObject`, and `Window`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...y, ApplicationWindow, Builder, CssProvider, GestureClick, GridView, Label, ListItem, MultiSelection, NoSelection, Orientation, SignalListItemFactory, SingleSelection, StringObject, Widget, Window};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^                        ^^^^^^^^^^^^  ^^^^^^^^         ^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk4::gio::ListStore`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk4::gio::ListStore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoxExt`, `ListItemExt`, `ListModelExt`, `SelectionModelExt`, and `StaticType`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, StaticType, Wi...
[INFO] [stdout]   |        ^^^^^^                                                            ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cell`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cell::{Cell, RefCell};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `VecDeque`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::exit;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventType` and `listen`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rdev::{listen, EventType, Key};
[INFO] [stdout]    |            ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resume_event`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::bus::event_bus::{pause_event, register_event, resume_event, unregister_event};
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/gtk4/views/main_view.rs:111:79
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let console_window = Rc::new(RefCell::new(None::<ConsoleWindow>));;
[INFO] [stdout]     |                                                                               ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComboBoxText`, `Paned`, and `ScrolledWindow`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:5:93
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...lay, ApplicationWindow, Builder, Button, ComboBoxText, CssProvider, Paned, ScrolledWindow, Switch, Window};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^               ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Builder`, `StyleContext`, and `gio`
[INFO] [stdout]  --> src/gtk4/app.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk4::{gdk, gio, style_context_add_provider_for_display, Application, Builder, CssProvider, Settings, StyleContext};
[INFO] [stdout]   |                 ^^^                                                       ^^^^^^^                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileExt`, `GtkApplicationExt`, `StaticType`, and `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/app.rs:4:59
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{ApplicationExt, ApplicationExtManual, FileExt, GtkApplicationExt, ObjectExt, StaticType, StyleContextExt};
[INFO] [stdout]   |                                                           ^^^^^^^  ^^^^^^^^^^^^^^^^^             ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/bus/events/button_event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/bus/events/timer_event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rdev::Key`
[INFO] [stdout]  --> src/bus/events/timer_event.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdev::Key;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gtk3`
[INFO] [stdout]  --> src/bus/event_bus.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "gtk3")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `gtk3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gtk4`
[INFO] [stdout]   --> src/bus/event_bus.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "gtk4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `gtk4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/main.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::{exit, Command};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{env, thread};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bus::events::inter::event::Event`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::bus::events::inter::event::Event;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glib`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glib::Propagation;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::glib::Propagation;
[INFO] [stdout]   |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::gtk4::windows::main_window::win32_move_to_x_and_topmost`
[INFO] [stdout]    --> src/gtk4/views/console_view.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use crate::gtk4::windows::main_window::win32_move_to_x_and_topmost;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        no `win32_move_to_x_and_topmost` in `gtk4::windows::main_window`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/gtk4/windows/main_window.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 238 | pub fn win32_move_to_x_and_topmost(window: &ApplicationWindow, x: i32, topmost: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NativeExt`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gtk4::prelude::{Cast, GtkWindowExt, ListModelExt, NativeExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gtk4::views::console_view::get_screen_width`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::gtk4::views::console_view::get_screen_width;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::settings::LOCATION`
[INFO] [stdout]   --> src/gtk4/windows/main_window.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::settings::LOCATION;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Application`, `Builder`, `CssProvider`, `StackPage`, `Stack`, and `style_context_add_provider_for_display`
[INFO] [stdout]  --> src/gtk4/windows/console_window.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk4::{style_context_add_provider_for_display, Application, ApplicationWindow, Builder, CssProvider, Stack, StackPage, Window};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                     ^^^^^^^  ^^^^^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ApplicationWindow`, `GestureClick`, `GridView`, `ListItem`, `MultiSelection`, `NoSelection`, `Orientation`, `SignalListItemFactory`, `SingleSelection`, `StringObject`, and `Window`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...y, ApplicationWindow, Builder, CssProvider, GestureClick, GridView, Label, ListItem, MultiSelection, NoSelection, Orientation, SignalListItemFactory, SingleSelection, StringObject, Widget, Window};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^                        ^^^^^^^^^^^^  ^^^^^^^^         ^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk4::gio::ListStore`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtk4::gio::ListStore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoxExt`, `ListItemExt`, `ListModelExt`, `SelectionModelExt`, and `StaticType`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, StaticType, Wi...
[INFO] [stdout]   |        ^^^^^^                                                            ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cell`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cell::{Cell, RefCell};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `VecDeque`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::exit;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventType` and `listen`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rdev::{listen, EventType, Key};
[INFO] [stdout]    |            ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resume_event`
[INFO] [stdout]   --> src/gtk4/views/main_view.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::bus::event_bus::{pause_event, register_event, resume_event, unregister_event};
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/gtk4/views/main_view.rs:111:79
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let console_window = Rc::new(RefCell::new(None::<ConsoleWindow>));;
[INFO] [stdout]     |                                                                               ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComboBoxText`, `Paned`, and `ScrolledWindow`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:5:93
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...lay, ApplicationWindow, Builder, Button, ComboBoxText, CssProvider, Paned, ScrolledWindow, Switch, Window};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^               ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Builder`, `StyleContext`, and `gio`
[INFO] [stdout]  --> src/gtk4/app.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk4::{gdk, gio, style_context_add_provider_for_display, Application, Builder, CssProvider, Settings, StyleContext};
[INFO] [stdout]   |                 ^^^                                                       ^^^^^^^                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileExt`, `GtkApplicationExt`, `StaticType`, and `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/app.rs:4:59
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{ApplicationExt, ApplicationExtManual, FileExt, GtkApplicationExt, ObjectExt, StaticType, StyleContextExt};
[INFO] [stdout]   |                                                           ^^^^^^^  ^^^^^^^^^^^^^^^^^             ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/bus/events/button_event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/bus/events/timer_event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rdev::Key`
[INFO] [stdout]  --> src/bus/events/timer_event.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdev::Key;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gtk3`
[INFO] [stdout]  --> src/bus/event_bus.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "gtk3")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `gtk3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gtk4`
[INFO] [stdout]   --> src/bus/event_bus.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "gtk4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `gtk4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/main.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::{exit, Command};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{env, thread};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bus::events::inter::event::Event`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::bus::events::inter::event::Event;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `monitor_at_surface` found for struct `gtk4::gdk4::Display` in the current scope
[INFO] [stdout]    --> src/gtk4/views/console_view.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let monitor = display.monitor_at_surface(&surface)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ method not found in `gtk4::gdk4::Display`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdk4-0.10.3/src/auto/display.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn monitor_at_surface(&self, surface: &impl IsA<Surface>) -> Option<Monitor> {
[INFO] [stdout]     |        ------------------ the method is available for `gtk4::gdk4::Display` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `DisplayExt` which provides `monitor_at_surface` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use gtk4::gdk4::prelude::DisplayExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `monitor_at_surface` found for struct `gtk4::gdk4::Display` in the current scope
[INFO] [stdout]    --> src/gtk4/views/console_view.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let monitor = display.monitor_at_surface(&surface)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ method not found in `gtk4::gdk4::Display`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdk4-0.10.3/src/auto/display.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn monitor_at_surface(&self, surface: &impl IsA<Surface>) -> Option<Monitor> {
[INFO] [stdout]     |        ------------------ the method is available for `gtk4::gdk4::Display` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `DisplayExt` which provides `monitor_at_surface` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use gtk4::gdk4::prelude::DisplayExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:8:66
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gtk4::prelude::{Cast, GtkWindowExt, ListModelExt, NativeExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GestureSingleExt`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, S...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventControllerExt`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, S...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:6:63
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gtk4::prelude::{ButtonExt, NativeExt, RangeExt, ScaleExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gtk4/windows/main_window.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let mut previous = RefCell::new(String::new());
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/windows/main_window.rs:8:66
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gtk4::prelude::{Cast, GtkWindowExt, ListModelExt, NativeExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GestureSingleExt`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, S...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventControllerExt`
[INFO] [stdout]  --> src/gtk4/views/main_view.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk4::prelude::{BoxExt, Cast, EventControllerExt, GestureSingleExt, GtkWindowExt, ListItemExt, ListModelExt, SelectionModelExt, S...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StyleContextExt`
[INFO] [stdout]  --> src/gtk4/views/console_view.rs:6:63
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gtk4::prelude::{ButtonExt, NativeExt, RangeExt, ScaleExt, StyleContextExt, WidgetExt};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gtk4/windows/main_window.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let mut previous = RefCell::new(String::new());
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |             "key_timer_start" => KEY_TIMER_START = str_to_key(v),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub unsafe fn load_settings() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |             "key_timer_reset" => KEY_TIMER_RESET = str_to_key(v),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |             "key_obambo_start" => KEY_OBAMBO_START = str_to_key(v),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |             "key_obambo_reset" => KEY_OBAMBO_RESET = str_to_key(v),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |             "key_ms" => KEY_MS = str_to_key(v),
[INFO] [stdout]    |                         ^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |             "key_reset" => KEY_RESET = str_to_key(v),
[INFO] [stdout]    |                            ^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |             "location" => LOCATION = v.parse().unwrap(),
[INFO] [stdout]    |                           ^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         *&raw const KEY_TIMER_START,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub unsafe fn save_settings() -> io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         *&raw const KEY_TIMER_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         *&raw const KEY_OBAMBO_START,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         *&raw const KEY_OBAMBO_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         *&raw const KEY_MS,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         *&raw const KEY_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         *&raw const LOCATION
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |     if KEY_TIMER_START == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub unsafe fn verify_key_bind(key: &Key) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     if KEY_TIMER_RESET == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if KEY_OBAMBO_START == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     if KEY_OBAMBO_RESET == *key {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     if KEY_MS == *key {
[INFO] [stdout]     |        ^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     if KEY_RESET == *key {
[INFO] [stdout]     |        ^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |             "key_timer_start" => KEY_TIMER_START = str_to_key(v),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub unsafe fn load_settings() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |             "key_timer_reset" => KEY_TIMER_RESET = str_to_key(v),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |             "key_obambo_start" => KEY_OBAMBO_START = str_to_key(v),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |             "key_obambo_reset" => KEY_OBAMBO_RESET = str_to_key(v),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |             "key_ms" => KEY_MS = str_to_key(v),
[INFO] [stdout]    |                         ^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |             "key_reset" => KEY_RESET = str_to_key(v),
[INFO] [stdout]    |                            ^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |             "location" => LOCATION = v.parse().unwrap(),
[INFO] [stdout]    |                           ^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         *&raw const KEY_TIMER_START,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub unsafe fn save_settings() -> io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         *&raw const KEY_TIMER_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         *&raw const KEY_OBAMBO_START,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         *&raw const KEY_OBAMBO_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         *&raw const KEY_MS,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         *&raw const KEY_RESET,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         *&raw const LOCATION
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phastimer` (bin "phastimer" test) due to 8 previous errors; 54 warnings emitted
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |     if KEY_TIMER_START == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/settings.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub unsafe fn verify_key_bind(key: &Key) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     if KEY_TIMER_RESET == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]   --> src/settings.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if KEY_OBAMBO_START == *key {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     if KEY_OBAMBO_RESET == *key {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 |     if KEY_MS == *key {
[INFO] [stdout]     |        ^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]    --> src/settings.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     if KEY_RESET == *key {
[INFO] [stdout]     |        ^^^^^^^^^ use of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phastimer` (bin "phastimer") due to 8 previous errors; 54 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc", kill_on_drop: false }`
[INFO] [stdout] 435a0b5cd350aa67e71d38d907eb37418e087de81e9c926e6cd6c9ac60614dcc
